home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / mus / misc / mp32html.readme < prev    next >
Text File  |  2001-05-03  |  6KB  |  135 lines

  1. Short:    V2.93 - Converts MP3 directory to HTML.
  2. Author:   Gareth Griffiths <mail@gazchap.com>
  3. Uploader: Gareth Griffiths <mail@gazchap.com>
  4. Version:  2.93
  5. Type:     mus/misc
  6.  
  7. --- Program Description ----------------------------------------------------
  8.  
  9.    This program scans through a directory of your choice and reads the ID3
  10.    tags from any MP3s it finds therein. It then produces an attractive and
  11.    configurable HTML page listing them all.
  12.  
  13.    Unfortunately, due to the way MUI coding works in Blitz Basic, there is
  14.    no way of removing MP3-2-HTML's reliance on MUI, even though there is
  15.    an option not to use the MUI interface.
  16.  
  17.    If you don't have MUI and want to use the program, download version 2.4
  18.    which is a less advanced version of the program, without a MUI GUI,
  19.    and missing a couple of new features introduced in version 2.9b.
  20.  
  21.    MP3-2-HTML is *MAILWARE* (for now). If you use the program, please
  22.    e-mail me (mail@gazchap.com) and let me know what you think! Your
  23.    feedback is important! Thanks!
  24.  
  25. --- Version History --------------------------------------------------------
  26.  
  27.    NEW: New Feature, FIX: Bug Fix, IMP: Improvement, PRB: Problem.
  28.  
  29.    >  2.93     (14-03-2001)
  30.  
  31.       -  NEW: The program now uses ASL file requesters instead of
  32.          ReqTools.
  33.       -  NEW: You can now save your preferences for future use.
  34.       -  NEW: Changed version numbering system. No letters now!
  35.       -  FIX: Pressing Cancel in the file requesters (MUI) no longer
  36.          causes the program to exit. [Stefan1200]
  37.       -  FIX: Using the file requester to select an output file no
  38.          longer shortens the path to 24 characters. [Stefan1200]
  39.       -  FIX: Creating more than one file per session doesn't
  40.          concatenate the page titles any more. [Stefan1200]
  41.  
  42.    >  2.9a     (05-03-2001)
  43.  
  44.       -  FIX: The AmigaDOS lock on the output file is now unlocked
  45.          straight after creation, not after program exit. [Stefan1200]
  46.  
  47.    >  2.9      (19-02-2001)
  48.  
  49.       -  NEW: Integrated the MUI and CLI versions into one.
  50.       -  IMP: Optimised the HTML output.
  51.       -  IMP: Both versions now (obviously) do recursive scanning.
  52.  
  53.    >  2.4 CLI  (20-08-2000)
  54.  
  55.       -  NEW: Recursive scanning is finally working!!!
  56.       -  NEW: Added LINKS option to generate local links to MP3 files.
  57.       -  NEW: Added an error counter.
  58.       -  IMP: More informative CLI output.
  59.       -  FIX: If the selected directory contained no MP3 files, it
  60.          tried to list them anyway. This has been fixed.
  61.       -  FIX: If you did not select an input directory/output file, it
  62.          continued anyway and then failed. This has been fixed, it
  63.          now aborts straight away if you don't select one from the
  64.          file requester.
  65.  
  66.    >  2.3      (02-08-2000)
  67.  
  68.       -  NEW: Configurable page titles and headers.
  69.       -  NEW: Grouped MUI and CLI versions in the same distribution.
  70.       -  IMP: Other minor improvements, nothing special.
  71.       -  IMP: Tidied up HTML output - it's now valid HTML 4.0!
  72.  
  73.    >  2.2 MUI  (24-05-2000)
  74.  
  75.       -  NEW: Added the MUI GUI again.
  76.       -  NEW: Implemented configurable colour schemes.
  77.       -  NEW: Implemented configurable page titles.
  78.       -  NEW: Option to make local links to the MP3 files.
  79.       -  NEW: Added various CLI parameters.
  80.  
  81.    >  2.1 CLI  (18-05-2000)
  82.  
  83.       -  NEW: Complete re-write of the code.
  84.       -  NEW: Removed MUI GUI for now, it makes for easier usage I find.
  85.       -  IMP: Now does not use an external database, it reads directly
  86.          from the ID3 tags of the MP3.
  87.       -  PRB: Can no longer configure page title (yet)
  88.  
  89.    >  2.0 MUI  (13-05-2000)
  90.  
  91.       -  NEW: First Aminet release.
  92.       -  NEW: Complete re-write of code, some features from old
  93.          versions are currently omitted.
  94.       -  NEW: Added MUI GUI, all previous versions were CLI only.
  95.       -  IMP: Easier handling of CLI parameters, now they can be
  96.          specified in any order.
  97.  
  98. --- Copyrights -------------------------------------------------------------
  99.  
  100.    MP3-2-HTML is Copyright (C)1999-2001 Gareth 'GazChap' Griffiths. The
  101.    program is distributed as MAILWARE, which means that the program is
  102.    free to copy and distribute. You must not reverse-engineer the program
  103.    or attempt to modify it (or the contents of the distribution archive)
  104.    in any way shape or form. If you like the program (or even if you don't)
  105.    it is appreciated if you e-mail me (the author) and let me know. My
  106.    e-mail address is:
  107.  
  108.       mail@gazchap.com
  109.  
  110.    And remember... only AMIGA makes it possible!
  111.  
  112. ----------------------------------------------------------------------------
  113.  
  114.    Visit the MP3-2-HTML Support Site
  115.       =>  http://www.gazchap.btinternet.co.uk/mp32html
  116.  
  117. ----------------------------------------------------------------------------
  118.  
  119.  
  120. ============================= Archive contents =============================
  121.  
  122. Original  Packed Ratio    Date     Time    Name
  123. -------- ------- ----- --------- --------  -------------
  124.     1285     563 56.1% 13-Mar-01 23:31:18 +Install
  125.     1887    1018 46.0% 20-Aug-00 17:46:44 +Install.info
  126.   125764   46334 63.1% 13-Mar-01 23:29:06 +MP3-2-HTML
  127.     1611     761 52.7% 20-Aug-00 17:46:50 +MP3-2-HTML.guide.info
  128.      761     282 62.9% 18-May-00 17:31:14 +MP3-2-HTML.info
  129.     4807    1953 59.3% 13-Mar-01 23:32:08 +MP3-2-HTML.readme
  130.     1600     747 53.3% 20-Aug-00 17:46:10 +MP3-2-HTML.readme.info
  131.     1233     598 51.5% 20-Feb-00 21:41:46  MP3-2-HTML.info
  132.    17802    5656 68.2% 13-Mar-01 23:34:10 +MP3-2-HTML.guide
  133. -------- ------- ----- --------- --------
  134.   156750   57912 63.0% 19-Mar-101 21:05:46   9 files
  135.